Uses of Package
org.eclipse.vtp.framework.interactions.core.commands

Packages that use org.eclipse.vtp.framework.interactions.core.commands
org.eclipse.vtp.framework.engine.http   
org.eclipse.vtp.framework.interactions.core.commands   
org.eclipse.vtp.framework.interactions.core.platforms   
org.eclipse.vtp.framework.interactions.core.support   
org.eclipse.vtp.framework.interactions.voice.services   
 

Classes in org.eclipse.vtp.framework.interactions.core.commands used by org.eclipse.vtp.framework.engine.http
ConversationCommand
          Base class for the conversational commands.
 

Classes in org.eclipse.vtp.framework.interactions.core.commands used by org.eclipse.vtp.framework.interactions.core.commands
BridgeMessageCommand
          A command that sends a transfer ending to the user.
ConversationCommand
          Base class for the conversational commands.
DataRequestCommand
          A command that renders output to the user.
EndMessageCommand
          A command that ends the conversation with the user.
ExternalReferenceCommand
          A command that sends an external reference to the user.
FinalCommand
          FinalCommand.
InitialCommand
          InitialCommand.
InputRequestCommand
          A command that accepts input from the user.
MetaDataMessageCommand
          A command that sends meta-data to the user.
MetaDataRequestCommand
          A command that requests meta-data from the user.
OutputMessageCommand
          A command that renders output to the user.
SelectionRequestCommand
          A command that accepts a selection from the user.
TransferMessageCommand
          A command that sends a transfer ending to the user.
 

Classes in org.eclipse.vtp.framework.interactions.core.commands used by org.eclipse.vtp.framework.interactions.core.platforms
ConversationCommand
          Base class for the conversational commands.
 

Classes in org.eclipse.vtp.framework.interactions.core.commands used by org.eclipse.vtp.framework.interactions.core.support
BridgeMessageCommand
          A command that sends a transfer ending to the user.
DataRequestCommand
          A command that renders output to the user.
EndMessageCommand
          A command that ends the conversation with the user.
ExternalReferenceCommand
          A command that sends an external reference to the user.
FinalCommand
          FinalCommand.
InitialCommand
          InitialCommand.
InputRequestCommand
          A command that accepts input from the user.
MetaDataMessageCommand
          A command that sends meta-data to the user.
MetaDataRequestCommand
          A command that requests meta-data from the user.
OutputMessageCommand
          A command that renders output to the user.
SelectionRequestCommand
          A command that accepts a selection from the user.
TransferMessageCommand
          A command that sends a transfer ending to the user.
 

Classes in org.eclipse.vtp.framework.interactions.core.commands used by org.eclipse.vtp.framework.interactions.voice.services
BridgeMessageCommand
          A command that sends a transfer ending to the user.
DataRequestCommand
          A command that renders output to the user.
EndMessageCommand
          A command that ends the conversation with the user.
ExternalReferenceCommand
          A command that sends an external reference to the user.
FinalCommand
          FinalCommand.
InitialCommand
          InitialCommand.
InputRequestCommand
          A command that accepts input from the user.
OutputMessageCommand
          A command that renders output to the user.
SelectionRequestCommand
          A command that accepts a selection from the user.
TransferMessageCommand
          A command that sends a transfer ending to the user.